Skip to content

[FEATURE] Add tests for TS removing fractors#388

Open
kitzberger wants to merge 1 commit intoandreaswolf:mainfrom
kitzberger:tests-for-obsolete-typoscript
Open

[FEATURE] Add tests for TS removing fractors#388
kitzberger wants to merge 1 commit intoandreaswolf:mainfrom
kitzberger:tests-for-obsolete-typoscript

Conversation

@kitzberger
Copy link
Copy Markdown
Contributor

Follow up to #387

use PHPUnit\Framework\Attributes\CoversClass;
use PHPUnit\Framework\Attributes\DataProvider;

#[CoversClass(RemoveConfigConcatenateJsAndCssFractor::class)]
Copy link
Copy Markdown
Collaborator

@simonschaufi simonschaufi Mar 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we never use this attribute. please remove it to keep all test files the same style. We also don't have any tools for test coverage at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants